home *** CD-ROM | disk | FTP | other *** search
/ Dynamic HTML Construction Kit / Dynamic HTML Construction Kit.iso / source_code / dhtmlunl / dhtml.exe / CD Content / Chap13 / dun13_5.txt < prev    next >
Encoding:
Text File  |  1997-12-18  |  221 b   |  13 lines

  1. <HTML>
  2.  
  3. <BODY>
  4.  
  5.  
  6.  
  7. <H1 onclick="msgbox 'Stop clicking on me!'" LANGUAGE="VBScript">
  8.  
  9. This is a Heading
  10.  
  11. </H1>
  12.  
  13.  
  14.  
  15. This is <B onclick="msgbox 'Be bold.'" LANGUAGE="VBScript">
  16.  
  17. BOLD</B> text.
  18.  
  19.  
  20.  
  21. </BODY>
  22.  
  23. </HTML>
  24.  
  25.